Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click a synonym from the results below to see its synonyms.

No results could be found matching the exact term operator overloading in the thesaurus.
Try one of these suggestions:
offered  offertory  operate  operatic  operating  operation  operational  operative  operator  operetta  opportune  opportunity  overdeveloped  overdo  overdone  overdose  overdraft  overdraw  overdrawn  overdress  overdrive  overdue  overhead  overheated  override  overriding  overt  overtake  overtax  over-the-counter  overthrow  overthrown  overtime  overtire  overtone  overture  overturn 

Consider searching for the individual words operator, or overloading.
Dictionary Results for operator overloading:
1. The Free On-line Dictionary of Computing (30 December 2018)
overloading
ad-hoc polymorphism
operator overloading

    (Or "Operator overloading").  Use of a single
   symbol to represent operators with different argument types,
   e.g. "-", used either, as a monadic operator to negate an
   expression, or as a dyadic operator to return the difference
   between two expressions.  Another example is "+" used to add
   either integers or floating-point numbers.  Overloading is
   also known as ad-hoc polymorphism.

   User-defined operator overloading is provided by several
   modern programming languages, e.g. C++'s class system and
   the functional programming language Haskell's type
   classes.

   Ad-hoc polymorphism (better described as overloading) is the
   ability to use the same syntax for objects of different types,
   e.g. "+" for addition of reals and integers or "-" for unary
   negation or diadic subtraction.  Parametric polymorphism
   allows the same object code for a function to handle arguments
   of many types but overloading only reuses syntax and requires
   different code to handle different types.

   (2014-01-05)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy